home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / codigo / Adventure.txt < prev    next >
Text File  |  2006-12-21  |  14KB  |  265 lines

  1. stop();
  2.  
  3. ///////////////////////
  4.  
  5.  _root.secoes.aventura.bot_1.onRelease = function() {
  6.        _root.secoes.tipo.gotoAndStop("jogar");
  7.        _root.nome = "Black beaks"; 
  8.        _root.secoes.descricoes.descricao.text =  "Help the toucan to collect the cereals in this island"; 
  9.        _root.controle = "Arrow keys - to control, Space bar - to jump, Up arrow key - to fly"; 
  10.        _root.comando = "run.app";
  11.        _root.licenca = "Freeware";
  12.        _root.caminho = "\\Adventure\\blackbeaks.swf";
  13.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\blackbeaks.swf";
  14.        loadMovie("interface\\imagens\\blackbeaks.jpg", "_root.secoes.descricoes.destino");
  15.    };
  16.    // -------
  17.  
  18.  _root.secoes.aventura.bot_2.onRelease = function() {
  19.        _root.secoes.tipo.gotoAndStop("jogar");
  20.        _root.nome = "Jumping Bananas"; 
  21.        _root.secoes.descricoes.descricao.text =  "Help the monkey to get all bananas. Get all coins and score lots of points"; 
  22.        _root.controle = "Arrow keys - to control, Space bar - to jump"; 
  23.        _root.comando = "run.app";
  24.        _root.licenca = "Freeware";
  25.        _root.caminho = "\\Adventure\\2387.swf";
  26.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\2387.swf";
  27.        loadMovie("interface\\imagens\\jumping.jpg", "_root.secoes.descricoes.destino");
  28.    };
  29.    // -------
  30.  
  31.  _root.secoes.aventura.bot_3.onRelease = function() {
  32.        _root.secoes.tipo.gotoAndStop("jogar");
  33.        _root.nome = "Hide and Seek"; 
  34.        _root.secoes.descricoes.descricao.text =  "Play Hide and Seek in this funny game"; 
  35.        _root.controle = "Arrow keys - to control"; 
  36.        _root.comando = "run.app";
  37.        _root.licenca = "Freeware";
  38.        _root.caminho = "\\Adventure\\verstoppertje.swf";
  39.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\verstoppertje.swf";
  40.        loadMovie("interface\\imagens\\hide.jpg", "_root.secoes.descricoes.destino");
  41.    };
  42.    // -------
  43.  
  44.  _root.secoes.aventura.bot_4.onRelease = function() {
  45.        _root.secoes.tipo.gotoAndStop("joga");
  46.        _root.nome = "Bug on a Wire"; 
  47.        _root.secoes.descricoes.descricao.text =  "Drive the bug through the electrical wires. Beware your enemies"; 
  48.        _root.controle = "Arrow keys - to control"; 
  49.        _root.comando = "run.app";
  50.        _root.licenca = "Freeware";
  51.        _root.caminho = "\\Adventure\\bugonawire.exe";
  52.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\bugonawire.exe";
  53.        loadMovie("interface\\imagens\\bugonawire.jpg", "_root.secoes.descricoes.destino");
  54.    };
  55.    // -------
  56.  
  57.  _root.secoes.aventura.bot_5.onRelease = function() {
  58.        _root.secoes.tipo.gotoAndStop("joga");
  59.        _root.nome = "Cable Capers 2"; 
  60.        _root.secoes.descricoes.descricao.text =  "Help Arnold to escape the subterranean world"; 
  61.        _root.controle = "Arrow keys to control, Z - to jump, X - to shoot"; 
  62.        _root.comando = "run.app";
  63.        _root.licenca = "Freeware";
  64.        _root.caminho = "\\Adventure\\CableCapers2.exe";
  65.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\CableCapers2.exe";
  66.        loadMovie("interface\\imagens\\CableCapers2.jpg", "_root.secoes.descricoes.destino");
  67.    };
  68.    // -------
  69.  
  70.  _root.secoes.aventura.bot_6.onRelease = function() {
  71.        _root.secoes.tipo.gotoAndStop("joga");
  72.        _root.nome = "Mister Shuster"; 
  73.        _root.secoes.descricoes.descricao.text =  "Get all items and go to next level"; 
  74.        _root.controle = "Arrow keys to control, Space bar - to jump"; 
  75.        _root.comando = "run.app";
  76.        _root.licenca = "Freeware";
  77.        _root.caminho = "\\Adventure\\MisterShuster.exe";
  78.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\MisterShuster.exe";
  79.        loadMovie("interface\\imagens\\MisterShuster.jpg", "_root.secoes.descricoes.destino");
  80.    };
  81.    // -------
  82.  
  83.  _root.secoes.aventura.bot_7.onRelease = function() {
  84.        _root.secoes.tipo.gotoAndStop("jogar");
  85.        _root.nome = "DeliBEEry"; 
  86.        _root.secoes.descricoes.descricao.text =  "Drive the bee through the cave, miss the obstacles and help her to find the way out"; 
  87.        _root.controle = "Arrow keys - to move the bee"; 
  88.        _root.comando = "run.app";
  89.        _root.licenca = "Freeware";
  90.        _root.caminho = "\\Adventure\\DeliBEEry.swf";
  91.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\DeliBEEry.swf";
  92.        loadMovie("interface\\imagens\\DeliBEEry.jpg", "_root.secoes.descricoes.destino");
  93.    };
  94.    // -------
  95.  
  96.  _root.secoes.aventura.bot_8.onRelease = function() {
  97.        _root.secoes.tipo.gotoAndStop("joga");
  98.        _root.nome = "Red Beard"; 
  99.        _root.secoes.descricoes.descricao.text =  "Help Red Beard to meet his destiny. Get all balls until you get the yellow one"; 
  100.        _root.controle = "Arrow keys to control, Space bar - to jump"; 
  101.        _root.comando = "run.app";
  102.        _root.licenca = "Freeware";
  103.        _root.caminho = "\\Adventure\\redbeard.exe";
  104.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\redbeard.exe";
  105.        loadMovie("interface\\imagens\\redbeard.jpg", "_root.secoes.descricoes.destino");
  106.    };
  107.    // -------
  108.  
  109.  _root.secoes.aventura.bot_9.onRelease = function() {
  110.        _root.secoes.tipo.gotoAndStop("jogar");
  111.        _root.nome = "Domestic Odyssey"; 
  112.        _root.secoes.descricoes.descricao.text =  "It's Christmas time and Santa Claus is delivering the presents. Help the good old man"; 
  113.        _root.controle = "Mouse - to move sled, Left button - to throw present"; 
  114.        _root.comando = "run.app";
  115.        _root.licenca = "Freeware";
  116.        _root.caminho = "\\Adventure\\DomesticOdyssey.swf";
  117.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\DomesticOdyssey.swf";
  118.        loadMovie("interface\\imagens\\DomesticOdyssey.jpg", "_root.secoes.descricoes.destino");
  119.    };
  120.    // -------
  121.  
  122.  _root.secoes.aventura.bot_10.onRelease = function() {
  123.        _root.secoes.tipo.gotoAndStop("jogar");
  124.        _root.nome = "Crystal Island"; 
  125.        _root.secoes.descricoes.descricao.text =  "Get all crystals, get rid of all creatures and finally get the golden star to go to next level"; 
  126.        _root.controle = "Arrow keys - to control, Space bar - to jump"; 
  127.        _root.comando = "run.app";
  128.        _root.licenca = "Freeware";
  129.        _root.caminho = "\\Adventure\\CrystalIsland.swf";
  130.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\CrystalIsland.swf";
  131.        loadMovie("interface\\imagens\\CrystalIsland.jpg", "_root.secoes.descricoes.destino");
  132.    };
  133.    // -------
  134.  
  135.  _root.secoes.aventura.bot_11.onRelease = function() {
  136.        _root.secoes.tipo.gotoAndStop("jogar");
  137.        _root.nome = "Karim Kareem"; 
  138.        _root.secoes.descricoes.descricao.text =  "Get all objects and drive Karim to the next level"; 
  139.        _root.controle = "Arrow keys - to control"; 
  140.        _root.comando = "run.app";
  141.        _root.licenca = "Freeware";
  142.        _root.caminho = "\\Adventure\\KarimKareem.swf";
  143.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\KarimKareem.swf";
  144.        loadMovie("interface\\imagens\\KarimKareem.jpg", "_root.secoes.descricoes.destino");
  145.    };
  146.    // -------
  147.  
  148.  _root.secoes.aventura.bot_12.onRelease = function() {
  149.        _root.secoes.tipo.gotoAndStop("joga");
  150.        _root.nome = "Zed"; 
  151.        _root.secoes.descricoes.descricao.text =  "Get all items to go to next level"; 
  152.        _root.controle = "Arrow keys - to control, Space bar - to jump"; 
  153.        _root.comando = "run.app";
  154.        _root.licenca = "Freeware";
  155.        _root.caminho = "\\Adventure\\zed.exe";
  156.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\zed.exe";
  157.        loadMovie("interface\\imagens\\zed.jpg", "_root.secoes.descricoes.destino");
  158.    };
  159.    // -------
  160.  
  161.  _root.secoes.aventura.bot_13.onRelease = function() {
  162.        _root.secoes.tipo.gotoAndStop("jogar");
  163.        _root.nome = "Tipsye Lost Gold"; 
  164.        _root.secoes.descricoes.descricao.text =  "Help our little friend in his journey. Miss the obstacles to go ahead"; 
  165.        _root.controle = "Arrow keys - to control"; 
  166.        _root.comando = "run.app";
  167.        _root.licenca = "Freeware";
  168.        _root.caminho = "\\Adventure\\TipsyeLostGold.swf";
  169.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\TipsyeLostGold.swf";
  170.        loadMovie("interface\\imagens\\TipsyeLostGold.jpg", "_root.secoes.descricoes.destino");
  171.    };
  172.    // -------
  173.  
  174.  _root.secoes.aventura.bot_14.onRelease = function() {
  175.        _root.secoes.tipo.gotoAndStop("jogar");
  176.        _root.nome = "Heavy Metal Girls"; 
  177.        _root.secoes.descricoes.descricao.text =  "Use the sound waves of the guitar of this wild girl in order to destroy the aliens"; 
  178.        _root.controle = "Arrow keys - to control, Space bar - to attack"; 
  179.        _root.comando = "run.app";
  180.        _root.licenca = "Freeware";
  181.        _root.caminho = "\\Adventure\\heavymetalgirl.swf";
  182.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\heavymetalgirl.swf";
  183.        loadMovie("interface\\imagens\\heavymetalgirl.jpg", "_root.secoes.descricoes.destino");
  184.    };
  185.    // -------
  186.  
  187.  _root.secoes.aventura.bot_15.onRelease = function() {
  188.        _root.secoes.tipo.gotoAndStop("jogar");
  189.        _root.nome = "Among the Clouds"; 
  190.        _root.secoes.descricoes.descricao.text =  "While on flight, get all balls on the screen"; 
  191.        _root.controle = "Mouse - to move, Left button, to go up"; 
  192.        _root.comando = "run.app";
  193.        _root.licenca = "Freeware";
  194.        _root.caminho = "\\Adventure\\amongtheclouds.swf";
  195.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\amongtheclouds.swf";
  196.        loadMovie("interface\\imagens\\amongtheclouds.jpg", "_root.secoes.descricoes.destino");
  197.    };
  198.    // -------
  199.  
  200.  _root.secoes.aventura.bot_16.onRelease = function() {
  201.        _root.secoes.tipo.gotoAndStop("jogar");
  202.        _root.nome = "Roof Top Madness"; 
  203.        _root.secoes.descricoes.descricao.text =  "Have lots of fun helping Santa Claus on Christmas Eve"; 
  204.        _root.controle = "Keyboard - to move sled, Space bar - to throw present"; 
  205.        _root.comando = "run.app";
  206.        _root.licenca = "Freeware";
  207.        _root.caminho = "\\Adventure\\rooftopmadness.swf";
  208.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\rooftopmadness.swf";
  209.        loadMovie("interface\\imagens\\rooftopmadness.jpg", "_root.secoes.descricoes.destino");
  210.    };
  211.    // -------
  212.  
  213.  _root.secoes.aventura.bot_17.onRelease = function() {
  214.        _root.secoes.tipo.gotoAndStop("jogar");
  215.        _root.nome = "Polar Rescue"; 
  216.        _root.secoes.descricoes.descricao.text =  "Help the penguin to finish this rescue mission. Beware the traps"; 
  217.        _root.controle = "Arrow keys - to control, 1,2 - to select gun, Shift - to shoot"; 
  218.        _root.comando = "run.app";
  219.        _root.licenca = "Freeware";
  220.        _root.caminho = "\\Adventure\\polarrescue.swf";
  221.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\polarrescue.swf";
  222.        loadMovie("interface\\imagens\\polarrescue.jpg", "_root.secoes.descricoes.destino");
  223.    };
  224.    // -------
  225.  
  226.  _root.secoes.aventura.bot_18.onRelease = function() {
  227.        _root.secoes.tipo.gotoAndStop("jogar");
  228.        _root.nome = "Rest Zone"; 
  229.        _root.secoes.descricoes.descricao.text =  "Drive the character to next level and don't touch the electrical borders"; 
  230.        _root.controle = "Mouse - to move"; 
  231.        _root.comando = "run.app";
  232.        _root.licenca = "Freeware";
  233.        _root.caminho = "\\Adventure\\RestZone.swf";
  234.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\RestZone.swf";
  235.        loadMovie("interface\\imagens\\RestZone.jpg", "_root.secoes.descricoes.destino");
  236.    };
  237.    // -------
  238.  
  239.  _root.secoes.aventura.bot_19.onRelease = function() {
  240.        _root.secoes.tipo.gotoAndStop("jogar");
  241.        _root.nome = "Freaky-Fun"; 
  242.        _root.secoes.descricoes.descricao.text =  "Get all items and keep yourself away from the animals in order to finish your mission"; 
  243.        _root.controle = "Arrow keys - to control"; 
  244.        _root.comando = "run.app";
  245.        _root.licenca = "Freeware";
  246.        _root.caminho = "\\Adventure\\freaky-fun.swf";
  247.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\freaky-fun.swf";
  248.        loadMovie("interface\\imagens\\freaky-fun.jpg", "_root.secoes.descricoes.destino");
  249.    };
  250.    // -------
  251.  
  252.  _root.secoes.aventura.bot_20.onRelease = function() {
  253.        _root.secoes.tipo.gotoAndStop("jogar");
  254.        _root.nome = "Panik-Poopascoopa"; 
  255.        _root.secoes.descricoes.descricao.text =  "Get all balls and go ahead in this adventure. Don't let the world turn into this toxic landfill"; 
  256.        _root.controle = "Arrow keys - to control, Space bar - to jump"; 
  257.        _root.comando = "run.app";
  258.        _root.licenca = "Freeware";
  259.        _root.caminho = "\\Adventure\\panik-poopascoopa.swf";
  260.        _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Adventure\\panik-poopascoopa.swf";
  261.        loadMovie("interface\\imagens\\panik-poopascoopa.jpg", "_root.secoes.descricoes.destino");
  262.    };
  263.    // -------
  264.  
  265.